Export and import MongoDB collection


  1. Brew install mongodb-compass
  2. Get connection info, go to project page in MongoDB Atlas,and click "connect", it shows something.
  3. Use MongoDB-Compass, go to collection on the left side, then click collection on top bar, click export collection and selete the export type like csv or json, eventually choose the export folder.
#mongoDB






你可能感興趣的文章

筆記:所有的函式都是閉包:談 JS 中的作用域與 Closure

筆記:所有的函式都是閉包:談 JS 中的作用域與 Closure

TypeScript 筆記:never 簡介

TypeScript 筆記:never 簡介

Command Line 指令 & Vim 心得筆記

Command Line 指令 & Vim 心得筆記






留言討論